func golang.org/x/net/http2.httpCodeString

2 uses

	golang.org/x/net/http2 (current package)
		http2.go#L198: func httpCodeString(code int) string {
		write.go#L214: 		encKV(enc, ":status", httpCodeString(w.httpResCode))